com.atlassian.jira.crowd.embedded.ofbiz
Class OfBizApplication

java.lang.Object
  extended by com.atlassian.crowd.model.InternalEntity
      extended by com.atlassian.crowd.model.application.ApplicationImpl
          extended by com.atlassian.jira.crowd.embedded.ofbiz.OfBizApplication
All Implemented Interfaces:
com.atlassian.crowd.embedded.api.Attributes, com.atlassian.crowd.model.application.Application, com.atlassian.crowd.model.TimestampedEntity, Serializable

public class OfBizApplication
extends com.atlassian.crowd.model.application.ApplicationImpl

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.atlassian.crowd.model.InternalEntity
active, createdDate, id, name, updatedDate
 
Method Summary
 com.atlassian.crowd.model.application.DirectoryMapping getDirectoryMapping(long directoryId)
           
 List<com.atlassian.crowd.model.application.DirectoryMapping> getDirectoryMappings()
           
 
Methods inherited from class com.atlassian.crowd.model.application.ApplicationImpl
addDirectoryMapping, addGroupMapping, addRemoteAddress, equals, getAttributes, getCredential, getDescription, getKeys, getLowerName, getRemoteAddresses, getType, getValue, getValues, hashCode, hasRemoteAddress, isAliasingEnabled, isEmpty, isLowerCaseOutput, isPermanent, newInstance, newInstance, newInstanceWithCredential, newInstanceWithIdAndCredential, newInstanceWithPassword, removeAttribute, removeDirectoryMapping, removeRemoteAddress, setActive, setAliasingEnabled, setAttribute, setAttributes, setCredential, setDescription, setLowerCaseOutput, setName, setRemoteAddresses, setType, toString, updateAttributesFrom, updateDetailsFromApplication, validate
 
Methods inherited from class com.atlassian.crowd.model.InternalEntity
getCreatedDate, getId, getName, getUpdatedDate, isActive, setCreatedDate, setCreatedDateToNow, setUpdatedDate, setUpdatedDateToNow
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.atlassian.crowd.model.application.Application
getCreatedDate, getId, getName, getUpdatedDate, isActive
 

Method Detail

getDirectoryMappings

public List<com.atlassian.crowd.model.application.DirectoryMapping> getDirectoryMappings()
Specified by:
getDirectoryMappings in interface com.atlassian.crowd.model.application.Application
Overrides:
getDirectoryMappings in class com.atlassian.crowd.model.application.ApplicationImpl

getDirectoryMapping

public com.atlassian.crowd.model.application.DirectoryMapping getDirectoryMapping(long directoryId)
Specified by:
getDirectoryMapping in interface com.atlassian.crowd.model.application.Application
Overrides:
getDirectoryMapping in class com.atlassian.crowd.model.application.ApplicationImpl


Copyright © 2002-2013 Atlassian. All Rights Reserved.