public class OfBizApplication
extends com.atlassian.crowd.model.application.ApplicationImpl
Modifier and Type | Method and Description |
---|---|
com.atlassian.crowd.model.application.DirectoryMapping |
getDirectoryMapping(long directoryId) |
List<com.atlassian.crowd.model.application.DirectoryMapping> |
getDirectoryMappings() |
addDirectoryMapping, addGroupMapping, addRemoteAddress, equals, getAttributes, getCredential, getDescription, getKeys, getLowerName, getRemoteAddresses, getType, getValue, getValues, getWebhooks, hashCode, hasRemoteAddress, isAliasingEnabled, isEmpty, isLowerCaseOutput, isMembershipAggregationEnabled, isPermanent, newInstance, newInstance, newInstanceWithCredential, newInstanceWithIdAndCredential, newInstanceWithPassword, removeAttribute, removeDirectoryMapping, removeRemoteAddress, setActive, setAliasingEnabled, setAttribute, setAttributes, setCredential, setDescription, setLowerCaseOutput, setMembershipAggregationEnabled, setName, setRemoteAddresses, setType, setWebhooks, toString, updateAttributesFrom, updateDetailsFromApplication, validate
getCreatedDate, getId, getName, getUpdatedDate, isActive, setCreatedDate, setCreatedDateToNow, setUpdatedDate, setUpdatedDateToNow
public List<com.atlassian.crowd.model.application.DirectoryMapping> getDirectoryMappings()
getDirectoryMappings
in interface com.atlassian.crowd.model.application.Application
getDirectoryMappings
in class com.atlassian.crowd.model.application.ApplicationImpl
public com.atlassian.crowd.model.application.DirectoryMapping getDirectoryMapping(long directoryId)
getDirectoryMapping
in interface com.atlassian.crowd.model.application.Application
getDirectoryMapping
in class com.atlassian.crowd.model.application.ApplicationImpl
Copyright © 2002-2017 Atlassian. All Rights Reserved.