메소드 | 설명 | |
---|---|---|
Get ( IEnumerable |
||
Get ( int nodeId ) : |
||
Get ( string path ) : |
||
GetLastMajorVersion ( ) : NodeVersion | ||
GetLastMinorVersion ( ) : NodeVersion | ||
GetNodeType ( ) : |
메소드 | 설명 | |
---|---|---|
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 |
|
리턴 | IEnumerable |
public GetNodeType ( ) : |
||
리턴 |