1 package org.kuali.student.core; 2 3 public class AdminPropertyConstants { 4 public static final String OWNER_OBJECT_ID = "ownerObjectId"; 5 }