com.atlassian.jira.scheme.SchemeFactory |
![]()
|
This will create a Scheme
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This will take a GenericValue that represents a
Scheme
and a Collection of GenericValue's representing a SchemeEntity
and return the actual Scheme object and it's associated entities as objects. | |||||||||||
Will take a GenericValue that represents a
Scheme
and return the actual Scheme object and it's associated entities. | |||||||||||
Will take a GenericValue that represents a
Scheme
and return the actual Scheme object and it's associated entities, NOTE: the
entities returned from this method will not have the id field populated
this allows you to test the equality of entities ignoring the fact that
they are actually representing different records in the persistent store. | |||||||||||
This will take a GenericValue that represents a Scheme
and a Collection
of GenericValue's representing a SchemeEntity
and return the actual Scheme object and it's associated entities as objects.
Will take a GenericValue that represents a Scheme
and return the actual Scheme object and it's associated entities.
Will take a GenericValue that represents a Scheme
and return the actual Scheme object and it's associated entities, NOTE: the
entities returned from this method will not have the id field populated
this allows you to test the equality of entities ignoring the fact that
they are actually representing different records in the persistent store.