public class Property extends Object implements C2KLocalObject
| Constructor and Description |
|---|
Property() |
Property(BuiltInItemProperties name,
String value) |
Property(BuiltInItemProperties name,
String value,
boolean mutable) |
Property(String name,
String value) |
Property(String name,
String value,
boolean mutable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterPath()
Each C2KLocalObject is stored with a path identifier starting with the ClusterType:
Properties: /Property/Name
Workflow: /LifeCycle/workflow
Collections: /Collection/Name/Version (default Name='last')
Outcomes: /Outcome/SchemaName/SchemaVersion/EventID
Viewpoints: /ViewPoint/SchemaName/Name (default Name='last')
Events: /AuditTrail/EventID
Jobs: /Job/JobID
|
ClusterType |
getClusterType()
Each object belongs to a specific type defined in
ClusterType |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenforceValidName, getName, setNamepublic Property()
public Property(BuiltInItemProperties name, String value, boolean mutable)
public Property(BuiltInItemProperties name, String value)
public ClusterType getClusterType()
C2KLocalObjectClusterTypegetClusterType in interface C2KLocalObjectpublic String getClusterPath()
C2KLocalObjectgetClusterPath in interface C2KLocalObjectCopyright © 1997–2022 CRISTAL-iSE. All rights reserved.