+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.vanityurl.model
Interface VanityURLModelHome

All Known Subinterfaces:
VanityURLModelHome, VanityURLModelHome
public interface VanityURLModelHome

This is the base interface for vanity URL model homes. Check the subinterfaces on how to obtain an instance.

Since:
8.5

Method Summary
 boolean isVanityURLSupportEnabled()
          Returns whether VanityURL support is enabled or not.
 

Method Detail

isVanityURLSupportEnabled

boolean isVanityURLSupportEnabled()
Returns whether VanityURL support is enabled or not.

Returns:
True if enabled otherwise false
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD