WebCenter Interaction API  
 

PT_SERVERCONSTANTS.PT_MAX_ADMIN_FOLDERNAMELENGTH_SERVER Field

The maximum number of characters in the name of an Admin Folder in the Server. Community folders which are created by the Server may be longer than the maximum length allowed by the UI since their names should match the name of the Community (which may be 255 characters.)

public const int PT_MAX_ADMIN_FOLDERNAMELENGTH_SERVER = 255;

See Also

PT_SERVERCONSTANTS Class | com.plumtree.server Namespace