|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceProfile | |
---|---|
org.deegree.services.csw.exporthandling | |
org.deegree.services.csw.profile |
Uses of ServiceProfile in org.deegree.services.csw.exporthandling |
---|
Methods in org.deegree.services.csw.exporthandling with parameters of type ServiceProfile | |
---|---|
void |
DescribeRecordHandler.doDescribeRecord(DescribeRecord descRec,
HttpResponseBuffer response,
ServiceProfile profile)
Preprocessing for the export of a DescribeRecord request to determine which recordstore is requested. |
void |
GetRecordByIdHandler.doGetRecordById(GetRecordById getRecBI,
HttpResponseBuffer response,
MetadataStore<?> store,
ServiceProfile profile)
Preprocessing for the export of a GetRecordById request |
Uses of ServiceProfile in org.deegree.services.csw.profile |
---|
Classes in org.deegree.services.csw.profile that implement ServiceProfile | |
---|---|
class |
CommonCSWProfile
TODO add class documentation here |
class |
EbrimProfile
TODO add class documentation here |
Methods in org.deegree.services.csw.profile that return ServiceProfile | |
---|---|
static ServiceProfile |
ServiceProfileManager.createProfile(MetadataStore<?> store)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |