|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.provisioning.impl.ResourceSchemaCache
@Component public class ResourceSchemaCache
Class for caching parsed instances of Resource Schema.
Method Summary | |
---|---|
ResourceType |
get(ResourceType resourceType)
|
ResourceType |
put(ResourceType resourceType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ResourceType put(ResourceType resourceType) throws SchemaException
SchemaException
public ResourceType get(ResourceType resourceType) throws SchemaException
SchemaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |