Method | Description | |
---|---|---|
Get ( IEnumerable |
||
Get ( int nodeId ) : |
||
Get ( string path ) : |
||
GetLastMajorVersion ( ) : NodeVersion | ||
GetLastMinorVersion ( ) : NodeVersion | ||
GetNodeType ( ) : |
Method | Description | |
---|---|---|
CreateFromNode ( Node node, int lastMinorVersionId, int lastMajorVersionId ) : |
||
GetByVersionId ( int versionId ) : |
||
GetVersionId ( |
Gets the VersionId that belongs to the given version. If no such version exists, 0 is returned.
|
|
NodeHead ( ) : System | ||
NodeHead ( int nodeId, string name, string displayName, string path, int parentNodeId, int nodeTypeId, int contentListTypeId, int contentListId, System.DateTime creationDate, System.DateTime modificationDate, int lastMinorVersionId, int lastMajorVersionId, int creatorId, int lastModifierId, int index, int lockerId, long timestamp ) : System |
public static Get ( IEnumerable |
||
idArray | IEnumerable |
|
return | IEnumerable |
public GetNodeType ( ) : |
||
return |