Метод | Описание | |
---|---|---|
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 static Get ( int nodeId ) : |
||
nodeId | int | |
Результат |
public static Get ( string path ) : |
||
path | string | |
Результат |
public GetLastMajorVersion ( ) : NodeVersion | ||
Результат | NodeVersion |
public GetLastMinorVersion ( ) : NodeVersion | ||
Результат | NodeVersion |
public GetNodeType ( ) : |
||
Результат |