|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDType | |
|---|---|
| org.exoplatform.wiki.service | |
| org.exoplatform.wiki.utils | |
| Uses of IDType in org.exoplatform.wiki.service |
|---|
| Methods in org.exoplatform.wiki.service that return IDType | |
|---|---|
IDType |
PermissionEntry.getIdType()
|
static IDType |
IDType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IDType[] |
IDType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.exoplatform.wiki.service with parameters of type IDType | |
|---|---|
void |
PermissionEntry.setIdType(IDType idType)
|
| Uses of IDType in org.exoplatform.wiki.utils |
|---|
| Methods in org.exoplatform.wiki.utils that return types with arguments of type IDType | |
|---|---|
static HashMap<String,IDType> |
Utils.getACLForAdmins()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||