public interface DefinitionCriteriaByClass extends DefinitionCriteria
Specifies a criteria for matching a definition determined by reference to the unique identifier of a class definition.
ClassDefinition,
MetaDefinition.getAUID()| Modifier and Type | Method and Description |
|---|---|
AUID |
getClassId()
Returns the class identifier defining this definition criteria.
|
void |
setClassId(AUID classId)
Sets the class identifier defining this definition criteria.
|
getDefinitionTypeAUID getClassId()
Returns the class identifier defining this definition criteria.
void setClassId(AUID classId) throws NullPointerException
Sets the class identifier defining this definition criteria.
classId - Class identifier defining this definition criteria.NullPointerException - The class identifier value is null.(c)2007-2016 Richard Cartwright, all rights reserved. Licensed under Apache 2 license and subject to the AMWA IPR policy.