Interface ProfileRetriever
-
public interface ProfileRetrieverRetrieves profile data.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Profileload(Resource page, java.lang.String encryptedPK, MetaDataNode metaData)
-
-
-
Method Detail
-
load
Profile load(Resource page, java.lang.String encryptedPK, MetaDataNode metaData) throws ACConnectorException
- Throws:
ACConnectorException
-
-