com.sap.workspaces.workspace

Interface ICategoryValue


public interface ICategoryValue

Represents a workspace category value

Since:
1.1

Method Summary
 String getID()
          Returns the ID of the category value, which is used to assign the category value to a workspace
 String getName(Locale locale)
          Returns the name of the category value for the specified locale
 

Method Detail

getName

String getName(Locale locale)
Returns the name of the category value for the specified locale

Parameters:
locale - the locale
Returns:
The name of the category value for the specified locale

getID

String getID()
Returns the ID of the category value, which is used to assign the category value to a workspace

Returns:
The ID of the category value


Copyright 2012 SAP AG Complete Copyright Notice