org.apache.jetspeed.portlets.rpad
Interface Repository
- All Known Implementing Classes:
- SimpleRepository
public interface Repository
init
void init()
getName
String getName()
setAvailable
void setAvailable(boolean b)
isAvailable
boolean isAvailable()
getPortletApplication
PortletApplication getPortletApplication(String groupId,
String artifactId,
String version,
String packaging)
getPortletApplications
List getPortletApplications()
toXMLString
String toXMLString()
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.