com.ibm.portal.admin
Interface VirtualPortal
- All Superinterfaces:
- Identifiable, Localized
- All Known Subinterfaces:
- ModifiableVirtualPortal
-
public interface VirtualPortal
- extends Identifiable, Localized
Admin model interface for virtual portals. The interface is implemented by a
model object that represents a specific virtual portal.
Objects of this interface type are stored in the VirtualPortalList.
- Since:
- 6.1.0
- See Also:
- VirtualPortalList
Method Summary
|
java.lang.String |
getRealm()
Return the realm of this virtual portal. |
short |
getShortID()
Return the short ID of this virtual portal. |
getRealm
java.lang.String getRealm()
- Returns the realm of this virtual portal.
- Returns:
- the realm
getShortID
short getShortID()
- Returns the short ID of this virtual portal.
- Returns:
- the short ID