public interface IResourceDefinition extends IElement, IDeletionSupport, ISecuritySupport, ISearchSupport, IProtocolSupport, IScopeContainer, IConnectorParentContextSupport
IProperty objects.IWorkflowInstance,
ILinkedResource,
IFile,
IProperty,
IResource| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
IForm |
getForm()
Gets the default form associated to the definition.
|
String |
getLabel()
Gets the label of the definition.
|
String |
getName()
Gets the system name of the definition.
|
Collection<? extends IProperty> |
getProperties()
Gets all the properties of the definition.
|
IProperty |
getProperty(String name)
Gets a property definition by its specified system name.
|
getId, getModule, getNativeObject, getPath, savedeletegetParentContextString getDescription()
Collection<? extends IProperty> getProperties()
IProperty objects.IProperty getProperty(String name)
name - the system name of the property.IProperty object.Copyright © 2021 Visiativ Software. All rights reserved.