Package | Description |
---|---|
org.alfresco.repo.search.impl.querymodel | |
org.alfresco.repo.search.impl.querymodel.impl |
Modifier and Type | Method and Description |
---|---|
Multiplicity |
ArgumentDefinition.getMutiplicity() |
static Multiplicity |
Multiplicity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Multiplicity[] |
Multiplicity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Multiplicity |
BaseArgumentDefinition.getMutiplicity() |
Constructor and Description |
---|
BaseArgumentDefinition(Multiplicity multiplicity,
String name,
QName type,
boolean mandatory) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.