com.sap.caf.eu.gp.base.api

Interface IGPVersionNumber


public interface IGPVersionNumber

The class represents the version of a development object. It consist from the local and global part. The local part is counted up when a new development object version is created. The initial version of an object is 0 for global part 1 for the local part. The global version is reserved for versions created in NWDI.

Version:
1.00 Jun 1, 2005

Method Summary
 int getGlobalPart()
          Returns the global part of the development object version
 int getLocalPart()
          Returns the local part of the development object version
 

Method Detail

getGlobalPart

int getGlobalPart()
Returns the global part of the development object version

Returns:

getLocalPart

int getLocalPart()
Returns the local part of the development object version

Returns:


Copyright 2009 SAP AG Complete Copyright Notice