Constructor and Description |
---|
OverridableFieldBrowser() |
Modifier and Type | Method and Description |
---|---|
ObjectDefinitions |
getObjectDefinitions(String objectTypeId,
Collection<ObjectDefinitionRole> roles)
Return an
ObjectDefinition that defines an overridable operation field. |
ObjectTypes |
getObjectTypes()
Return a single
ObjectType |
public ObjectTypes getObjectTypes()
ObjectType
getObjectTypes
in interface Browser
AtomConfig.getMaxNumberObjectTypes()
)public ObjectDefinitions getObjectDefinitions(String objectTypeId, Collection<ObjectDefinitionRole> roles)
ObjectDefinition
that defines an overridable operation field.getObjectDefinitions
in interface Browser
objectTypeId
- the id of the relevant object type chosen from the list returned from a previous call to
Browser.getObjectTypes()
roles
- the roles corresponding to the profiles requested